_TaskName:CPUClock

#main.c
ENOPSSWI:The Portable_Speed2 SWI is not available in this OS. CPUClock cannot continue.

CLOCKONLY:There was a problem starting the CPUClock module. CPUClock will continue to run, but monitor the CPU clock speed only

OLDMODULE:The CPUClock module is too old to support this version of CPUClock. CPUClock will continue to run, but monitor the CPU clock speed only

#iconbar.c
ENOHELP:CPUClock was unable to find either the HTML help or the text help file within the application.

ENOHTML:CPUClock was unable to find the HTML help file within the application, using the text version instead.

ENOBROWSER:A web browser has not been seen, using the text version instead. To view the HTML help, boot a browser and try again.

ENOBROWSERTEXT:A web browser has not been seen, and the text help file could not be found. To view the HTML help, boot a browser and try again.

#choices.c
RESTART:You will need to quit and restart CPUClock in order for the change in position of the iconbar icon to take effect.

SAVERESTART:You must SAVE the choices and then restart in order for the iconbar change to take place.

#status.c
EFASTTOOSMALL:You cannot set the fast speed lower than the slow speed.

ESLOWTOOBIG:You cannot set the slow speed greater than the fast speed.

#portspeed.c
EREADSPEED:CPUClock was unable to read the current processor speed.

EREADSPEEDIDX:CPUClock was unable to read the FAST and SLOW speed indexes.

ESETSPEEDMHZ:CPUClock was unable to set new FAST and SLOW speeds using MHz values.

EREADSPEEDS:CPUClock was unable to read the FAST and SLOW speeds in MHz.

EREADNUMSPEEDS:CPUClock was unable to read the number of available speed settings.

EIDXCONV:CPUClock was unable to convert a speed index to a speed in MHz.

EMHZCONV:CPUClock was unable to convert a speed in MHz to a speed index.

ESETSPEEDIDX:was unable to set new FAST and SLOW speeds from the speed indexes.

#hwarecheck.c
NOTHAL:This hardware is not a 32-bit HAL machine and is too old to support the CPUClock application.

# Messages for functions in CJLibrary

CJLCH_NOMEM:Insufficient temporary memory to load choices file.
CJLCH_NOREAD:Choices file could not be opened for read.
CJLCH_NOOPEN:Could not open choices file while trying to save choices.

